Fix DND onto an empty icon view
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2009 17:29:07 +0000 (13:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2009 17:30:37 +0000 (13:30 -0400)
commitb2c8cb55c29ebf16320169f178dd89f1e0add8d9
tree4791ee604f3ee0821641efbbf613c800716ec184
parentd0cf137ed910f83093da504fb7a40d0514fcd903
Fix DND onto an empty icon view

This did not work due to a copy and paste bug from the time when
the treeview DND code was turned into iconview DND code. Fixes
bug 599484.
gtk/gtkiconview.c